Table Wizard - A wizard to create a table (work in progress)

Already Implemented Table Configuration

The table is initialized through the Configuration structure via the Init/Init Configuration process.

The configuration options are:

If you wish to change configuration (compared to its initial state) via your own modeling, update the configuration structure, and reuse Init/Init Display.

Next To Do 
  1. Add runtime validations (in case valid values are specified, mark the fieild in red if an invalid value is specified) 
  2. Support for image fields (e.g. icons)
  3. Support for memo fields ('Text Area')
  4. Support for hierarchical data structures
  5. Automatic management of timestamp fields (<Creation Date>, <Creation Time>, <Last Update Date>, <Last Update Time>) and user identification fields (<Creating User>, <Last Updating User>)